Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
Redux is a predictable state container for Dart and Flutter apps
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.

Most popular packages
Some of the most downloaded packages over the past 30 days
This package provides a library that performs static analysis of Dart code.
Graph algorithms that operate on graphs in any representation.
Reusable base class for platform interfaces of Flutter federated plugins, to help enforce best practices.
Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.
A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.
A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
Drift is a reactive library to store relational data in Dart and Flutter applications.
A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
Utilities for working with Foreign Function Interface (FFI) code.
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.


Top Dart packages
Some of the top packages for any Dart-based app or program
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
A shelf handler that wires up a listener for every connection.
A class for parsing strings using a sequence of patterns.
An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.
A composable, multi-platform, Future-based API for HTTP requests.
Graph algorithms that operate on graphs in any representation.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package